*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 27 Sep 2002 18:21:44 +0000 (18:21 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 27 Sep 2002 18:21:44 +0000 (18:21 +0000)
lib-src/ChangeLog

index fd2a222ab4d69d20c2c8463f29353eb94f64df64..fd9154506af5ecf7a2a674c67e489146feaf2439 100644 (file)
@@ -1,3 +1,12 @@
+2002-09-27  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * emacsclient.c: Remove SYSV support.
+       (eval, display): New vars.
+       (longopts): Add --eval and --display.
+       (decode_options): Add -e and -d processing.
+       (print_help_and_exit): Update the usage string.
+       (main): Add support for --eval and --display.
+
 2002-09-25  Stefan Monnier  <monnier@cs.yale.edu>
 
        * emacsserver.c: Remove.